trigger events造句
例句与造句
- This class triggers events when files change
这个类在文件更改时触发事件。 - This class triggers events when display settings change
这个类在显示设置发生变化时触发事件。 - Whether a trigger fires before or after the triggering event is known as the
触发器的启动是在触发事件之前还是之后则称为触发器的 - The statement that causes a triggering event might affect multiple rows in the database
引起触发事件的语句可能会同时影响数据库中的多行。 - A notification can be generated and sent to the subscriber as soon as a triggering event occurs
一旦触发了事件,应用程序就会生成通知并发送给订阅方。 - It's difficult to find trigger events in a sentence. 用trigger events造句挺难的
- Actions are used to trigger events such as startup and shutdown or other application - specific operations
动作用于触发像启动和关闭这样的事件,或者其他特定于应用程序的操作。 - You can trigger events by creating new documents , loading documents , or switching to a different document using word s window menu
可以通过创建新文档、加载文档或使用word的“窗口”菜单切换到另一个文档来触发事件。 - In a composite application , they must be able to pass data to each other , react to the data , trigger events , and respond to events
在复合应用程序中,它们必须能够相互传递数据、利用这些数据、触发事件并对事件进行响应。 - Includes rules for pattern identification and rules that react to pattern discovery , for example , by generating a complex event derived from content of the triggering event stream
包括模式标识规则和响应模式发现的规则(例如,通过生成派生自触发事件流的内容的复杂事件) 。 - When the stream is played back , the script commands can trigger events in an embedded player program , or they can open your browser and then navigate to a web page
在播放流时,这些脚本命令可以触发嵌入的播放器程序中的事件或者它们可以打开您的浏览器,然后导航到某一网页。 - Notification can also be used to trigger events , such as reacting to a state change that surpasses a given threshold , as in the case of dwindling resources like memory or disk space
通知还可以用于触发事件,如对于超过设置阀值(比如内存或者磁盘空间等资源不足)的状态改变做出反应。 - Stores logging events in an internal cyclic buffer and sends them as an instant message only when the logging request received triggers a user - specified condition . optionally , users may provide a triggering event evaluator class
把日志记录事件存储在一个内部循环缓冲区( cyclic buffer )中,并且仅当所接收到的日志记录请求触发了某个用户指定的条件时,才把这些事件作为即时消息来发送。